home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / util / ewtdebug / test.rc < prev   
Text File  |  1990-11-16  |  167b  |  9 lines

  1. # include "windows.h"
  2.  
  3. TTT MENU
  4. {
  5.     MENUITEM "Test&1"                100
  6.     MENUITEM "Test&2"                101
  7.     MENUITEM "Test&3"                102
  8. }
  9.